Trivial typo fix
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Oct 2012 00:28:59 +0000 (20:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Oct 2012 02:12:06 +0000 (22:12 -0400)
gtk/gtkcellrenderer.h

index f9a31dd14b96fea8d182c43c9fc63fed38114a4c..dc8263ed175c5dae18bcfa109a4f25d55e00b7b8 100644 (file)
@@ -38,7 +38,7 @@ G_BEGIN_DECLS
  * @GTK_CELL_RENDERER_EXPANDABLE: The cell is in a row that can be expanded. Since 3.4
  * @GTK_CELL_RENDERER_EXPANDED: The cell is in a row that is expanded. Since 3.4
  *
- * Tells how a cell is to be rendererd.
+ * Tells how a cell is to be rendered.
  */
 typedef enum
 {